Crazy! It looks like some of the embedded resources (CSS/JS) aren't being loaded from uComponents.
Could you take a look in your Chrome Dev Tools to see if there are any other 500 errors (in the Network tab) ... if so, could you let us know what exception/error is please?
Other questions are... which version of uComponents and Umbraco?
I ended up just restoring my DB and filesystem to an earlier version, before I saw your signalR note. That was from the Live Logger package. I might reinstall that and see if I run into simular issues. Thanks.
Stopped working -- "Uncaught TypeError: Object [object Object] has no method 'XYZ'"
Out of nowhere everything that uses uComponents seems to have stopped working.
This is a localmachine install of Umbraco using IISExpess and has been working for weeks.
1. All the formatting seems to be lost when editing a uComponents dataType
2. Whenever I try to load a content node that uses a uComponents dataType the node fails to load and I get these console errors.
I've read that this JS issue can arise when there's multiple instances of jQuery active.
Crazy! It looks like some of the embedded resources (CSS/JS) aren't being loaded from uComponents.
Could you take a look in your Chrome Dev Tools to see if there are any other 500 errors (in the Network tab) ... if so, could you let us know what exception/error is please?
Other questions are... which version of uComponents and Umbraco?
Thanks, Lee.
That's the really weird thing. There were no errors in the Network tab.
Umbraco: 6.1.1
uComponents: 5.4.2.1
At least signalr isn't working and is generating 500 Internal Server Errors (the POST request in the console).
Please post the error of that request here, there's a big chance it's related to the symptoms.
I ended up just restoring my DB and filesystem to an earlier version, before I saw your signalR note. That was from the Live Logger package. I might reinstall that and see if I run into simular issues. Thanks.
is working on a reply...